Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all non-major dependencies #1004

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.47.5 -> v1.47.9
github.com/hashicorp/go-retryablehttp require patch v0.7.4 -> v0.7.5
golang.org/x/crypto require minor v0.14.0 -> v0.15.0
golang.org/x/oauth2 require minor v0.13.0 -> v0.14.0

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.47.9

Compare Source

===

Service Client Updates
  • service/controltower: Updates service API and documentation
  • service/cur: Updates service API and documentation
    • This release adds support for tagging and customers can now tag report definitions. Additionally, ReportStatus is now added to report definition to show when the last delivered time stamp and if it succeeded or not.
  • service/ec2: Updates service API and documentation
    • EC2 adds API updates to enable ENA Express at instance launch time.
  • service/entitlement.marketplace: Updates service API, documentation, and paginators
  • service/fms: Updates service documentation
  • service/mediaconvert: Updates service API and documentation
    • This release includes the ability to specify any input source as the primary input for corresponding follow modes, and allows users to specify fit and fill behaviors without resizing content.
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for zero-ETL integrations.
SDK Enhancements
  • aws/signer/v4: Add bucket owner header to presigned list.
    • Add x-amz-expected-bucket-owner header to the list of headers that need to be presigned.

v1.47.8

Compare Source

===

Service Client Updates
  • service/cloudformation: Updates service API and documentation
    • Added new ConcurrencyMode feature for AWS CloudFormation StackSets for faster deployments to target accounts.
  • service/cloudtrail: Updates service API and documentation
    • The Insights in Lake feature lets customers enable CloudTrail Insights on a source CloudTrail Lake event data store and create a destination event data store to collect Insights events based on unusual management event activity in the source event data store.
  • service/comprehend: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • AWS EBS now supports Block Public Access for EBS Snapshots. This release introduces the EnableSnapshotBlockPublicAccess, DisableSnapshotBlockPublicAccess and GetSnapshotBlockPublicAccessState APIs to manage account-level public access settings for EBS Snapshots in an AWS Region.
  • service/eks: Updates service API and documentation
  • service/lambda: Updates service API
    • Add Custom runtime on Amazon Linux 2023 (provided.al2023) support to AWS Lambda.
  • service/logs: Updates service API, documentation, and paginators
    • Update to support new APIs for delivery of logs from AWS services.
  • service/omics: Updates service API and documentation

v1.47.7

Compare Source

===

Service Client Updates
  • service/sqs: Updates service API and documentation
    • This release enables customers to call SQS using AWS JSON-1.0 protocol and bug fix.

v1.47.6

Compare Source

===

Service Client Updates
  • service/connect: Updates service API
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API
  • service/guardduty: Updates service API and documentation
    • Added API support for new GuardDuty EKS Audit Log finding types.
  • service/lambda: Updates service API and documentation
    • Add Node 20 (nodejs20.x) support to AWS Lambda.
  • service/models.lex.v2: Updates service API and documentation
  • service/omics: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command.
  • service/redshift-serverless: Updates service API and documentation
  • service/resiliencehub: Updates service API and documentation
  • service/sqs: Updates service API, documentation, and paginators
    • This release enables customers to call SQS using AWS JSON-1.0 protocol.
hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)

v0.7.5

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 8, 2023 15:55
@renovate renovate bot added the dependencies Indicates a change to dependencies label Nov 8, 2023
Copy link

codecov bot commented Nov 8, 2023

Codecov Report

Merging #1004 (791dbca) into main (8a24f96) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1004   +/-   ##
=======================================
  Coverage   68.41%   68.41%           
=======================================
  Files         317      317           
  Lines       13591    13591           
=======================================
  Hits         9298     9298           
  Misses       3826     3826           
  Partials      467      467           

@renovate renovate bot changed the title fix(deps): update github.com/go-vela/types digest to e7d5019 fix(deps): update github.com/go-vela/types digest to e7d5019 - autoclosed Nov 8, 2023
@renovate renovate bot closed this Nov 8, 2023
@renovate renovate bot deleted the renovate/all-minor-patch-digest-pin branch November 8, 2023 16:03
@renovate renovate bot changed the title fix(deps): update github.com/go-vela/types digest to e7d5019 - autoclosed fix(deps): update github.com/go-vela/types digest to e7d5019 Nov 8, 2023
@renovate renovate bot reopened this Nov 8, 2023
@renovate renovate bot restored the renovate/all-minor-patch-digest-pin branch November 8, 2023 22:07
@renovate renovate bot changed the title fix(deps): update github.com/go-vela/types digest to e7d5019 fix(deps): update all non-major dependencies Nov 9, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from b7bcf5a to ff057e8 Compare November 9, 2023 21:24
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from ff057e8 to 791dbca Compare November 10, 2023 21:30
@ecrupper ecrupper merged commit c37dd39 into main Nov 13, 2023
9 of 11 checks passed
@ecrupper ecrupper deleted the renovate/all-minor-patch-digest-pin branch November 13, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Indicates a change to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants